[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
U_TIMEON() (INTEGER)
Function
Get the users time online today in minutes.
Syntax
U_TIMEON() No arguments are required
Return Type & Value
INTEGER
Returns the users time online today in minutes.
Remarks
PCBoard tracks the users time online each day. This function will
return the elapsed time for the user currently online. Unlike the
predefined U_... user variables, this function does not require the use
of GETUSER to return valid information.
Examples
PRINTLN "You have been online for ",U_TIMEON()," total minutes today."
See Also:
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson